home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 301-325 / disk_319 / cnewssrc / cnews.orig.lzh / batch / viauux < prev   
Text File  |  1989-06-27  |  319b  |  9 lines

  1. #! /bin/sh
  2. # Transmit batch to $1.  -r for no immediate call, -gd to specify grade
  3. # of traffic as fairly low.  You may want to add -z to suppress return of
  4. # exit-status-0 report, depending on what uucp you run.
  5. #
  6. # The 'exec' cuts down the number of processes active for this simple case.
  7.  
  8. exec uux - -r -gd $1!rnews
  9.